LEADTOOLS (Leadtools assembly)

Item Property (RasterCollectionEventArgs<T>)

Show in webframe







The object that has been added or removed.
Syntax
public T Item {get;}
'Declaration
 
Public ReadOnly Property Item As T
'Usage
 
Dim instance As RasterCollectionEventArgs(Of T)
Dim value As T
 
value = instance.Item
public T Item {get;}

            

            
 get_Item(); 
public:
property T^ Item {
   T^ get();
}

Property Value

The object that has been added or removed.
Requirements

Target Platforms

See Also

Reference

RasterCollectionEventArgs<T> Class
RasterCollectionEventArgs<T> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.